Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow programmatic configuration of SwaggerEndpoints #105

Merged
merged 2 commits into from
Jun 4, 2020

Conversation

rklfss
Copy link
Contributor

@rklfss rklfss commented Jun 3, 2020

Use configured options in UseSwaggerForOcelotUI to allow programmatic configuration of services.

Overloads of UseSwaggerForOcelotUI with IConfiguration parameter become deprecated.

Fixes #104

Use configured options in UseSwaggerForOcelotUI to allow programmatic configuration of services.

Overloads of UseSwaggerForOcelotUI with IConfiguration parameter become deprecated.

Fixes Burgyn#104
@update-docs
Copy link

update-docs bot commented Jun 3, 2020

Thanks for opening this pull request! If you have implemented new functions, write about them in the readme file.

Updated Readme to use UseSwaggerForOcelotUI without configuration parameter
@Burgyn Burgyn added feature New major feature refactor 🛠️ Making things better labels Jun 4, 2020
@Burgyn Burgyn self-assigned this Jun 4, 2020
@Burgyn
Copy link
Owner

Burgyn commented Jun 4, 2020

Hi,
thank you for your contribution.
This change is helpful, thanks again.

@Burgyn Burgyn merged commit 32b28d3 into Burgyn:master Jun 4, 2020
@Burgyn
Copy link
Owner

Burgyn commented Jun 4, 2020

This feature is released in version v2.1.0.

@rklfss rklfss deleted the programmatic-configuration branch June 4, 2020 06:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New major feature refactor 🛠️ Making things better
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Programmatic Endpoint configuration not used in UseSwaggerForOcelotUI
2 participants